Packages

p

com.fsf.news

processor

package processor

Type Members

  1. class NewsFleschMetricsProcessor extends AnyRef

    Processor for computing Flesch metrics for news articles and search results.

    Processor for computing Flesch metrics for news articles and search results.

    Annotations
    @Slf4j() @Singleton()
  2. class NewsResponseProcessor extends AnyRef

    Processor for news API responses.

    Processor for news API responses.

    Annotations
    @Slf4j() @Singleton()
  3. class NewsSentimentProcessor extends AnyRef

    Processor for computing the overall sentiment of a search result from the descriptions of the articles.

    Processor for computing the overall sentiment of a search result from the descriptions of the articles.

    Annotations
    @Slf4j() @Singleton()
  4. class NewsWordStatsProcessor extends AnyRef

    Processor for computing word statistics from news articles.

    Processor for computing word statistics from news articles.

    Annotations
    @Slf4j() @Singleton()

Ungrouped